google.golang.org/protobuf/internal/impl.fieldInfo.newField (field)

10 uses

	google.golang.org/protobuf/internal/impl (current package)
		message_reflect_field.go#L28: 	newField   func() protoreflect.Value
		message_reflect_field.go#L55: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L141: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L194: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L244: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L335: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L407: 		newField: func() protoreflect.Value {
		message_reflect_field.go#L460: 		newField: func() protoreflect.Value {
		message_reflect_gen.go#L107: 		return fi.newField()
		message_reflect_gen.go#L227: 		return fi.newField()